projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
917eaba
)
(highlight-compare-with-file): Renamed from
author
Karl Heuer
<kwzh@gnu.org>
Mon, 21 Sep 1998 17:20:27 +0000
(17:20 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Mon, 21 Sep 1998 17:20:27 +0000
(17:20 +0000)
compare-with-file.
lisp/hilit-chg.el
patch
|
blob
|
history
diff --git
a/lisp/hilit-chg.el
b/lisp/hilit-chg.el
index 91597d57a9a643f23f6566b370897aef33cc33c0..32024cc5cec8756fc423f571242ad7f43b5455d8 100644
(file)
--- a/
lisp/hilit-chg.el
+++ b/
lisp/hilit-chg.el
@@
-855,8
+855,8
@@
buffer to be saved):
;; This uses ediff to find the differences.
;;;###autoload
-(defun compare-with-file (file-b)
- "Compare this buffer with a file.
+(defun
highlight-
compare-with-file (file-b)
+ "Compare this buffer with a file
, and highlight differences
.
The current buffer must be an unmodified buffer visiting a file,
and not in read-only mode.